PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowText4Operator Class / getTextVisualObject Method
In This Topic
    getTextVisualObject Method
    In This Topic
    Gets the text painted by this operator.
    This property is set only when the property is set to true on the object that processes this operator
    Syntax
    public PDFTextVisualObject getTextVisualObject()

    Return Value

    The text painted by this operator.
    See Also